Startup Applications
Startup Applicationsâ
Detection
icacls.exe "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup"
Get-Acl "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup" | fl
Exploitation
- Compile an executable file with the right name
- Place it in the identified location
- Wait for a high-privileged user to log in